| Wiki notation | Result |
| Regular text. %notice%Text with notice style%%. Regular text again. | Regular text. Text with notice style. Regular text again. |
| Wiki notation | Result |
| Regular text. %blue%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Regular text. %#A2F%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Regular text. %#15acac%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Wiki notation | Result |
| Regular text. %color=blue%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Regular text. %color="#A2F"%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Regular text. %color="#15acac"%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Regular text. %color="rgb(200, 90, 128)"%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Wiki notation | Result |
| Regular text. %bg-yellow%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Regular text. %bg_aqua%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Wiki notation | Result |
| Regular text. %bgcolor="#AB6"%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Regular text. %bgcolor="#AA66CC"%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Regular text. %bgcolor="rgb(200, 90, 128)"%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Wiki notation | Result |
| Regular text. %style="font-weight: bold; border: 1px solid;"%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |
| Wiki notation | Result |
| Regular text. %blue bg-yellow style="font-weight: bold; border: 1px solid;"%Styled text%%. Regular text again. | Regular text. Styled text. Regular text again. |